兩河世界作業 1428
2024/9/1〜2026/7/21
code:template
やること
.
分報
.
2025/10/10
ne-sachirou.icon
やること
帝國火星曆の實裝をPythonからTypeScriptに書き直す
testを移植する
帝國火星曆をAmazon EC2上からGoogle App Engineに移行する
分報
排水を掃除した
珈琲を淹れた
帝國火星曆のtestの移植續き
正確に移植できてゐるか檢證
Codexにcodeを書かせながらスープを作る
2025/9/12
ne-sachirou.icon
やること
done.icon火星曆を取り敢へず EC2 で動かす
火星曆を TypeScript に移植する
火星曆を AppEngine で動かす
分報
おかゆ食べてる
御茶を淹れる
./tasks.py start で development server が起動する
docker compose up で起動する
development server が起動する container image でいいから ECR に push する
ECS private registory に c4se/martian_imperial_year_table repository を作った
$ AWS_PROFILE=c4se aws ecr get-login-password --region ap-northeast-1 | docker login --username AWS --password-stdin 547071375521.dkr.ecr.ap-northeast-1.amazonaws.com
$ docker tag ghcr.io/c4se-jp/martian_imperial_year_table/martian_imperial_year_table-web:latest 547071375521.dkr.ecr.ap-northeast-1.amazonaws.com/c4se/martian_imperial_year_table:latest
$ docker push 547071375521.dkr.ecr.ap-northeast-1.amazonaws.com/c4se/martian_imperial_year_table:latest
ECS cluser を作る。CD とか知らん
martian_imperial_year_table cluster を作った
martian_imperial_year_table:1 task 定義を作った
martian_imperial_year_table service を作った
development server は application を內に含めてなかったぜ
production server を ECR に push する
しかし手元ではなんか build できない
Google Cloud Artifact Registory から build 濟み image を pull
$ gcloud auth list
$ gcloud config set account 〜
$ gcloud auth configure-docker asia.gcr.io
$ docker pull asia.gcr.io/c4se-197915/martian_imperial_year_table:latest
docker run -p 5000:5000 --rm asia-docker.pkg.dev/c4se-197915/asia.gcr.io/martian_imperial_year_table:latest で起動する
$ docker tag asia.gcr.io/c4se-197915/martian_imperial_year_table:latest 547071375521.dkr.ecr.ap-northeast-1.amazonaws.com/c4se/martian_imperial_year_table:latest
$ docker push 547071375521.dkr.ecr.ap-northeast-1.amazonaws.com/c4se/martian_imperial_year_table:latest
private subnet が存在しない NAT Gateway に routing してる
https://gyazo.com/bf61f1c4eb1dfd71ab99542be174eb93
Elastic IP を二つ作る
routing されてゐた名で NAT Gateway を作った
ECS の network を通せないので、EC2 でクソ雜に起動する
$ sudo dnf install docker
AmazonEC2ContainerRegistryReadOnly role を EC2 instance に attach
$ aws ecr get-login-password --region ap-northeast-1 | sudo docker login --username AWS --password-stdin 547071375521.dkr.ecr.ap-northeast-1.amazonaws.com
$ sudo docker pull 547071375521.dkr.ecr.ap-northeast-1.amazonaws.com/c4se/martian_imperial_year_table:latest
$ sudo docker run -d -p 80:5000 547071375521.dkr.ecr.ap-northeast-1.amazonaws.com/c4se/martian_imperial_year_table:latest
外形監視を設定した
Google Cloud の resource を掃除した
ta haruna.icon
やること
萬象に名付けるのが私の仕事なるべし。
分報
地圖をIllustratorでトレスして地名を一杯書き込みたい。
畫像を背景レイヤに置いた。
畫像を變形して重ね合はせて調整した。
https://gyazo.com/61f6d730ff5de7e349cb6ab031708493
https://gyazo.com/139db26bd4f33666ea4dbecdc23e164d
https://gyazo.com/aed7ac6179e6ff0f09efcfda4fe1520c
影の島々=カーラルイシス(kAraruixis > kAra:影)
https://gyazo.com/3a238c5d614657e4e2bd30aa8cafc07b
次囘は山と砂漠を描きたい。
2025/8/8
ta_haruna.icon
やること
繪を描く事をもう一度試す
描畫環境の設定
何か書いてみようではないか。
分報
ペンタブの設定をしてます。
ドライバの調子が惡い。
ドライバの設定ができた。
目を描いてます。
目から描き出したら顏の輪郭の構造が判らなく成った。
髮形を考へてます。
明日仕事なので中閒成果物を貼って作業を閉ぢます。
https://gyazo.com/e2d081987b3afb6deb2ac31df93c7d26
成果:何か描く事が出來た。良かったね。